-
Notifications
You must be signed in to change notification settings - Fork 3
docs: remove Server Startup Options documentation #809
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Remove Server Startup Options page and references to reduce configuration complexity by: - Deleting the command-line.mdx reference page - Removing navigation entry from docs.json - Removing Advanced Options section from Docker deployment guide - Simplifying Colima support section to only show essential setup 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
📝 Broken Links Check Report
The following is the output from the broken links check: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR removes server startup options documentation to simplify configuration choices and streamline the documentation. The changes eliminate the command-line reference page and clean up related references in the deployment guide.
- Deleted the server startup options documentation page
- Removed navigation references and simplified Docker deployment instructions
- Cleaned up the Colima support section by removing unnecessary examples
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| mintlify/reference/command-line.mdx | Complete removal of server startup options documentation |
| mintlify/get-started/self-host/deploy-with-docker.mdx | Removed advanced options section and simplified Colima example |
| mintlify/docs.json | Removed navigation entry for the deleted command-line reference |
Only show the mirror image URL instead of the full Docker command 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Remove reference to deleted command-line documentation page 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
tianzhou
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Summary
Changes
/mintlify/reference/command-line.mdxdocs.jsonTest plan
🤖 Generated with Claude Code